home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / iGet2.0.3.dmg / iGet.app / Contents / Resources / FSSpotlightQueryCriterionView.nib / classes.nib next >
Encoding:
Text File  |  2006-01-19  |  996 b   |  30 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FSColoredView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  4.         {
  5.             ACTIONS = {
  6.                 doAddCriterion = id; 
  7.                 doRemoveCriterion = id; 
  8.                 doSelectMetadataPropertyFromSendersRepresentedObject = id; 
  9.             }; 
  10.             CLASS = FSSpotlightQueryCriterionViewController; 
  11.             LANGUAGE = ObjC; 
  12.             OUTLETS = {
  13.                 addCriterionButton = NSButton; 
  14.                 metadataPropertyPopup = NSPopUpButton; 
  15.                 removeCriterionButton = NSButton; 
  16.                 subcontroller = id; 
  17.                 subviewEnclosure = NSView; 
  18.             }; 
  19.             SUPERCLASS = FSViewController; 
  20.         }, 
  21.         {
  22.             CLASS = FSViewController; 
  23.             LANGUAGE = ObjC; 
  24.             OUTLETS = {view = NSView; }; 
  25.             SUPERCLASS = NSObject; 
  26.         }, 
  27.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  28.     ); 
  29.     IBVersion = 1; 
  30. }